home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14902 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: rome.ntr.net!usenet
  2. From: dcompton@strategosusa.com (Doug Compton)
  3. Newsgroups: comp.lang.c.moderated;,comp.lang.c++
  4. Subject: IPX Source and problems trying to write it
  5. Date: Tue, 02 Apr 1996 17:31:00 GMT
  6. Organization: NTR.NET Corporation
  7. Message-ID: <4jrds5$qll@rome.ntr.net>
  8. Reply-To: dcompton@strategosusa.com
  9. NNTP-Posting-Host: rmta026.ntr.net
  10. X-Newsreader: Forte Agent .99c/32.126
  11.  
  12.     I am in the process of trying to write a DOS program that
  13. would allow all of the new games on the market that talks to IPX  talk
  14. to my program.  Even though I have made more progress that I thought I
  15. would, I have still run into a lot of problems and I am stuck at one
  16. now.
  17.     I was wonderig if anyone has any C or C++ source for IPX (not
  18. how to send data through IPX, but IPX itself).  If not, then maybe you
  19. all can help me with my current problem.  Programs that use IPX call
  20. an interrupt, and to send packets they give IPX a segment and offset
  21. of the location of the data structure.  I am having problems assiging
  22. the segment and offset  to my data structure so I can access that data
  23. structure.
  24.     Did you get that?  If not let me know and I will try to reword
  25. it.  I would send and example, but beings how I don't have any idea on
  26. how I would code it, it makes it hard to include it :)
  27.  
  28. Doug
  29. dcompton@strategosusa.com
  30.  
  31.  
  32.